home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 September
/
Gamestar_65_2004-09_dvd.iso
/
Programy
/
spybotsd13.exe
/
{app}
/
TeaTimer.exe
/
0
/
RCDATA
/
TFORMBALLOON
/
TFORMBALLOON.txt
< prev
Wrap
Text File
|
2004-05-12
|
1KB
|
72 lines
object formBalloon: TformBalloon
Left = 275
Top = 388
BorderIcons = []
BorderStyle = bsToolWindow
ClientHeight = 85
ClientWidth = 248
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object labelBalloon: TPanel
Left = 0
Top = 0
Width = 248
Height = 85
Align = alClient
Color = clInfoBk
TabOrder = 0
DesignSize = (
248
85)
object labelText: TLabel
Tag = 1
Left = 8
Top = 32
Width = 232
Height = 49
Anchors = [akLeft, akTop, akRight, akBottom]
AutoSize = False
Caption = 'Text'
WordWrap = True
end
object imgSymbol: TImage
Left = 8
Top = 8
Width = 16
Height = 16
Picture.Data = {<image000.ico>}
end
object labelCaption: TLabel
Left = 32
Top = 8
Width = 208
Height = 25
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'Caption'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
end
object timerFadeOut: TTimer
Enabled = False
Interval = 100
OnTimer = timerFadeOutTimer
Left = 128
Top = 8
end
end